Options:
a. All the name value pair’s are submitted in the Message Body of the request structure.
b. It’s not secured as submitted text is visible in plain text format in the Location bar (URL) of the web browser.
c. Length of the submitted string is restricted.
d. If get method is used and if the page is refreshed it would not prompt before the request is submitted again.
Reveal Answer